home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr28 / par300.zip / WRNDBF.STX < prev    next >
Text File  |  1995-01-31  |  982b  |  16 lines

  1. ;C
  2. ┌─────────────────────────────────────────────────────────────────────────────┐
  3. │                                                                             │
  4. │   Our file viewer will display the raw DBF file.  This is, of course, not   │
  5. │   very intelligible, so it demonstrates how hard it would be to parse the   │
  6. │   data if Parse-O-Matic did not have a dedicated DBF mode.                  │
  7. │                                                                             │
  8. │   You will notice, however, that you can read the field names at the top    │
  9. │   of the file.  If you are planning to parse a DBF file, it helps to view   │
  10. │   it first (using the SEE file-viewer program provided with POM), to find   │
  11. │   out which fields it contains.                                             │
  12. │                                                                             │
  13. └─────────────────────────────────────────────────────────────────────────────┘
  14.  
  15. ;P
  16.